From: Jakub Bogusz Date: Wed, 30 Sep 2020 17:33:19 +0000 (+0200) Subject: - updated to 3.0.4 X-Git-Tag: auto/th/libsigc++3-3.0.4-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi/packages/libsigc%20%203.git/commitdiff/32b65b3f3aaff08fabb49487df3d8709ff1ccdce?a=commitdiff_plain;h=32b65b3f3aaff08fabb49487df3d8709ff1ccdce;p=packages%2Flibsigc%2B%2B3.git - updated to 3.0.4 --- diff --git a/libsigc++3.spec b/libsigc++3.spec index 729d948..dca81a1 100644 --- a/libsigc++3.spec +++ b/libsigc++3.spec @@ -6,16 +6,17 @@ Summary: The Typesafe Signal Framework for C++ Summary(pl.UTF-8): Środowisko sygnałów z kontrolą typów dla C++ Name: libsigc++3 -Version: 3.0.3 +Version: 3.0.4 Release: 1 Epoch: 1 License: LGPL v2.1+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libsigc++/3.0/libsigc++-%{version}.tar.xz -# Source0-md5: 8dca4559e732f47710370baa8bc2e66f +# Source0-md5: 63889b161cf61570dd704568a879882d URL: https://libsigcplusplus.github.io/libsigcplusplus/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 +BuildRequires: doxygen >= 1:1.8.9 BuildRequires: libstdc++-devel >= 6:7 BuildRequires: libtool >= 2:2.0 BuildRequires: m4 @@ -90,9 +91,11 @@ Szczegółowa dokumentacja dla libsigc++. %setup -q -n libsigc++-%{version} %build +mm-common-prepare --copy --force %{__libtoolize} %{__aclocal} -I build %{__autoconf} +%{__autoheader} %{__automake} %configure \ --disable-silent-rules \